isolation n. 1.隔離,分離;孤立,單獨(dú)。 2.封鎖交通。 3.【電學(xué)】絕緣。 4.【化學(xué)】離析(作用)。 fight in isolation 孤軍作戰(zhàn)。 adj. 孤立主義的,孤立主義者的。 n. -ism 孤立主義。 n. -ist 孤立主義者,孤立派。
Xsn - 57 is an update operation under serializable isolation Xsn - 57是序列化隔離下的更新操作。
The scan is performed with the same semantics as a transaction running at the serializable isolation level 執(zhí)行掃描時(shí)所用的語義與在serializable隔離級(jí)別運(yùn)行的事務(wù)的語義相同。
Locking a range of keys allows transactions running at the serializable isolation level to prevent phantom inserts and deletes 鎖定某個(gè)范圍內(nèi)的鍵,使事務(wù)可以運(yùn)行在可序列化隔離級(jí)別,防止假插入和假刪除。
Second , most applications don ' t need serializable isolation ( phantom reads aren ' t usually a problem ) , and this isolation level tends to scale poorly 其次,絕大部分應(yīng)用都無需使用“序列化”隔離(一般來說,讀取幻影數(shù)據(jù)并不是一個(gè)問題) ,此隔離級(jí)別也難以測(cè)量。
Few existing applications use serializable isolation in production ; rather , they use pessimistic locks , which effectively forces a serialized execution of operations in certain situations 目前使用序列化隔離的應(yīng)用中,一般都使用的悲觀鎖,這樣強(qiáng)行使得所有事務(wù)都序列化執(zhí)行。